home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01b.txt / 000156_icon-group-sender_Mon Oct 15 16:30:29 2001.msg < prev    next >
Internet Message Format  |  2002-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id f9FNUBk10975
  4.     for icon-group-addresses; Mon, 15 Oct 2001 16:30:11 -0700 (MST)
  5. Message-Id: <200110152330.f9FNUBk10975@baskerville.CS.Arizona.EDU>
  6. Date: Mon, 15 Oct 2001 15:21:50 -0600 (MDT)
  7. X-Authentication-Warning: sunray.CS.NMSU.Edu: jeffery set sender to jeffery@cs.nmsu.edu using -f
  8. From: Clint Jeffery <jeffery@cs.nmsu.edu>
  9. To: anders.holtsberg@decuma.com
  10. CC: icon-group@cs.arizona.edu
  11. Subject: Re: Winicon crashes sometimes.
  12. Errors-To: icon-group-errors@cs.arizona.edu
  13. Status: RO
  14. Content-Length: 607
  15.  
  16.  
  17. Anders,
  18.  
  19. Icon crashes are often related to a stack not being big enough.  There are
  20. two stacks (C language runtime stack and Icon value stack) that can
  21. overflow.
  22.  
  23. I have seen Winicon crash before, and for some applications it
  24. will crash on Win95/98 but not crash on WinNT/2000, so the stack
  25. may be a bit more fragile on Win95/98.
  26.  
  27. Of course, it might not be a stack problem, it might be a logic bug
  28. in the WinIcon runtime.  Ways to diagnose: see if it reproduces
  29. under WinNT/2000; see if it reproduces under Windows Unicon.
  30.  
  31. If there's anything I can do to help, let me know.
  32.  
  33. Clint
  34. jeffery@cs.nmsu.edu
  35.  
  36.  
  37.